g_base64_decode_step

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. gsize g_base64_decode_step(const(gchar)* in_, gsize len, guchar* out_, gint* state, guint* save)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    g_base64_decode_step
  2. da_g_base64_decode_step g_base64_decode_step;

Meta